home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Primitives / Primitives.rsrc / STR#_411.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  216 b   |  11 lines

  1. Inputs: String
  2. Outputs: Tokens
  3.  
  4. Inputs: string
  5. Outputs: list
  6.  
  7. Tokens is a list of pairs obtained by dividing String into tokens. The tokens are listed in the form ( ( Type1 Value1 ) ( Type2 Value2 ) ... ).
  8.  
  9. Strings
  10.  
  11.